Package | hl7.fhir.uv.pocd |
Type | CapabilityStatement |
Id | Id |
FHIR Version | R4 |
Source | http://hl7.org/fhir/uv/pocd/https://build.fhir.org/ig/HL7/uv-pocd/CapabilityStatement-ServerCapabilityStatement.html |
Url | http://hl7.org/fhir/uv/pocd/CapabilityStatement/ServerCapabilityStatement |
Version | current |
Status | draft |
Date | 2021-07-17 |
Name | ServerCapabilityStatement |
Title | Server capability requirements |
Experimental | False |
Realm | uv |
Authority | hl7 |
Description | CapabilityStatement that describes the expected capabilities of a server processing data from Point-of-Care devices. |
Kind | requirements |
No resources found
Note: links and images are rebased to the (stated) source
CapabilityStatement that describes the expected capabilities of a server processing data from Point-of-Care devices.
Mode | SERVER |
Description | A FHIR server conforming to the Point-of-Care Device Implementation Guide shall:
|
Transaction | y |
System History | |
System Search |
Resource Type | Profile | Read | V-Read | Search | Update | Create | Delete |
---|---|---|---|---|---|---|---|
Device | Supported profiles: MDS Device profile VMD Device profile Channel Device profile | y | y | y | y | y | y |
DeviceMetric | Supported profiles: Numeric DeviceMetric profile Enumeration DeviceMetric profile Sample Array DeviceMetric profile | y | y | y | y | y | y |
Observation | Supported profiles: Numeric Observation profile Compound Numeric Observation profile Enumeration Observation profile Sample Array Observation profile | y | y | y | y | y | y |
Patient | y | y | y | ||||
Practitioner | y | y | y | ||||
Location | y | y | y |
{
"resourceType" : "CapabilityStatement",
"id" : "ServerCapabilityStatement",
"text" : {
"status" : "extensions",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><h2>ServerCapabilityStatement</h2><div><p>CapabilityStatement that describes the expected capabilities of a server processing data from Point-of-Care devices.</p>\n</div><table><tr><td>Mode</td><td>SERVER</td></tr><tr><td>Description</td><td><div><p>A FHIR server conforming to the Point-of-Care Device Implementation Guide shall:</p>\n<ul>\n<li>Implement the "RESTful FHIR" exchange framework according to the FHIR specification.</li>\n<li>Accept both XML and JSON resource format for interactions.</li>\n<li>Support all profiles, extensions, and terminologies as defined in this implementation guide.</li>\n<li>Support transactions.</li>\n</ul>\n</div></td></tr><tr><td>Transaction</td><td>y</td></tr><tr><td>System History</td><td></td></tr><tr><td>System Search</td><td></td></tr></table><table><tr><th><b>Resource Type</b></th><th><b>Profile</b></th><th><b title=\"GET a resource (read interaction)\">Read</b></th><th><b title=\"GET past versions of resources (vread interaction)\">V-Read</b></th><th><b title=\"GET all set of resources of the type (search interaction)\">Search</b></th><th><b title=\"PUT a new resource version (update interaction)\">Update</b></th><th><b title=\"POST a new resource (create interaction)\">Create</b></th><th><b title=\"DELETE a resource (delete interaction)\">Delete</b></th></tr><tr><td>Device</td><td>Supported profiles:<br/>��<a href=\"StructureDefinition-MdsDevice.html\">MDS Device profile</a><br/>��<a href=\"StructureDefinition-VmdDevice.html\">VMD Device profile</a><br/>��<a href=\"StructureDefinition-ChannelDevice.html\">Channel Device profile</a></td><td>y</td><td>y</td><td>y</td><td>y</td><td>y</td><td>y</td></tr><tr><td>DeviceMetric</td><td>Supported profiles:<br/>��<a href=\"StructureDefinition-NumericDeviceMetric.html\">Numeric DeviceMetric profile</a><br/>��<a href=\"StructureDefinition-EnumerationDeviceMetric.html\">Enumeration DeviceMetric profile</a><br/>��<a href=\"StructureDefinition-SampleArrayDeviceMetric.html\">Sample Array DeviceMetric profile</a></td><td>y</td><td>y</td><td>y</td><td>y</td><td>y</td><td>y</td></tr><tr><td>Observation</td><td>Supported profiles:<br/>��<a href=\"StructureDefinition-NumericObservation.html\">Numeric Observation profile</a><br/>��<a href=\"StructureDefinition-CompoundNumericObservation.html\">Compound Numeric Observation profile</a><br/>��<a href=\"StructureDefinition-EnumerationObservation.html\">Enumeration Observation profile</a><br/>��<a href=\"StructureDefinition-SampleArrayObservation.html\">Sample Array Observation profile</a></td><td>y</td><td>y</td><td>y</td><td>y</td><td>y</td><td>y</td></tr><tr><td>Patient</td><td>�</td><td>y</td><td></td><td>y</td><td></td><td>y</td><td></td></tr><tr><td>Practitioner</td><td>�</td><td>y</td><td></td><td>y</td><td></td><td>y</td><td></td></tr><tr><td>Location</td><td>�</td><td>y</td><td></td><td>y</td><td></td><td>y</td><td></td></tr></table></div>"
},
"url" : "http://hl7.org/fhir/uv/pocd/CapabilityStatement/ServerCapabilityStatement",
"version" : "current",
"name" : "ServerCapabilityStatement",
"title" : "Server capability requirements",
"status" : "draft",
"experimental" : false,
"date" : "2021-07-17",
"publisher" : "HL7 International - Devices Work Group",
"contact" : [
{
"telecom" : [
{
"system" : "url",
"value" : "http://hl7.org/Special/committees/healthcaredevices"
}
]
}
],
"description" : "CapabilityStatement that describes the expected capabilities of a server processing data from Point-of-Care devices.",
"jurisdiction" : [
{
"coding" : [
{
"system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
"code" : "001"
}
]
}
],
"kind" : "requirements",
"fhirVersion" : "4.0.1",
"format" : [
"xml",
"json"
],
"implementationGuide" : [
"http://hl7.org/fhir/uv/pocd/ImplementationGuide/hl7.fhir.uv.pocd"
],
"rest" : [
{
"mode" : "server",
"documentation" : "A FHIR server conforming to the Point-of-Care Device Implementation Guide shall:\n * Implement the \"RESTful FHIR\" exchange framework according to the FHIR specification.\n * Accept both XML and JSON resource format for interactions.\n * Support all profiles, extensions, and terminologies as defined in this implementation guide.\n * Support transactions.",
"resource" : [
{
"type" : "Device",
"supportedProfile" : [
"http://hl7.org/fhir/uv/pocd/StructureDefinition/MdsDevice",
"http://hl7.org/fhir/uv/pocd/StructureDefinition/VmdDevice",
"http://hl7.org/fhir/uv/pocd/StructureDefinition/ChannelDevice"
],
"interaction" : [
{
"code" : "read"
},
{
"code" : "vread"
},
{
"code" : "update"
},
{
"code" : "delete"
},
{
"code" : "create"
},
{
"code" : "search-type"
}
],
"versioning" : "versioned",
"conditionalCreate" : true,
"conditionalUpdate" : true
},
{
"type" : "DeviceMetric",
"supportedProfile" : [
"http://hl7.org/fhir/uv/pocd/StructureDefinition/NumericDeviceMetric",
"http://hl7.org/fhir/uv/pocd/StructureDefinition/EnumerationDeviceMetric",
"http://hl7.org/fhir/uv/pocd/StructureDefinition/SampleArrayDeviceMetric"
],
"interaction" : [
{
"code" : "read"
},
{
"code" : "vread"
},
{
"code" : "update"
},
{
"code" : "delete"
},
{
"code" : "create"
},
{
"code" : "search-type"
}
],
"versioning" : "versioned",
"conditionalCreate" : true,
"conditionalUpdate" : true
},
{
"type" : "Observation",
"supportedProfile" : [
"http://hl7.org/fhir/uv/pocd/StructureDefinition/NumericObservation",
"http://hl7.org/fhir/uv/pocd/StructureDefinition/CompoundNumericObservation",
"http://hl7.org/fhir/uv/pocd/StructureDefinition/EnumerationObservation",
"http://hl7.org/fhir/uv/pocd/StructureDefinition/SampleArrayObservation"
],
"interaction" : [
{
"code" : "read"
},
{
"code" : "vread"
},
{
"code" : "update"
},
{
"code" : "delete"
},
{
"code" : "create"
},
{
"code" : "search-type"
}
],
"versioning" : "versioned"
},
{
"type" : "Patient",
"interaction" : [
{
"code" : "read"
},
{
"code" : "create"
},
{
"code" : "search-type"
}
],
"conditionalCreate" : true
},
{
"type" : "Practitioner",
"interaction" : [
{
"code" : "read"
},
{
"code" : "create"
},
{
"code" : "search-type"
}
],
"conditionalCreate" : true
},
{
"type" : "Location",
"interaction" : [
{
"code" : "read"
},
{
"code" : "create"
},
{
"code" : "search-type"
}
],
"conditionalCreate" : true
}
],
"interaction" : [
{
"code" : "transaction"
}
]
}
]
}
XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.